home *** CD-ROM | disk | FTP | other *** search
/ L' Effet Pommier 3 / L'Effet Pommier - Volume 03.iso / Programmation / Alpha ƒ / Help / Changes < prev    next >
Text File  |  1996-01-25  |  27KB  |  574 lines

  1. TODO: 'eventhandler' still doesn't work for 68k, I think it's an interface 
  2. problem.  Typing on the end of the soft wrapping section seems to propogate 
  3. carriage returns.
  4.  
  5. Things to do (feel free to volunteer):
  6.     Ñ Build on the browser mode to make a file/directory browser.
  7.  
  8.  
  9. ================================================================================ 
  10. = 6.099 2-1-96
  11. ================================================================================ 
  12. Ñ Added '.' and '\' to list of chars escaped for non-grep batch searches.
  13. Ñ String-coloring draw problem fixed (sometimes printed chars from next line on 
  14.   current line).
  15. Ñ Another IC tweak.
  16. Ñ Another Fortran mode tweak by the many Toms.
  17.  
  18.  
  19. ================================================================================ 
  20. = 6.098 2-1-96
  21. ================================================================================ 
  22. Ñ Fixed non-grep batch searching problem.
  23. Ñ Typing in strings now colored.
  24. Ñ TeX prefs split into two pages.
  25. Ñ Potentially evil bug fixed for modes that don't color strings.
  26. Ñ CodeWarrior flag problem fixed.
  27. Ñ Internet Config clients on other volumes should open now.
  28.  
  29. ================================================================================ 
  30. = 6.097 1-20-96
  31. ================================================================================ 
  32. Ñ Changed bindings for 'Iconify'.
  33. Ñ 'noShiftBinding' gone.
  34. Ñ 'removeSavedSetting' now saves modifed vars first.
  35. Ñ new scheme mode
  36. Ñ regModeKeywords can now color strings.
  37. Ñ Coloring for keywords, strings, comments can be changed in mode dialog.
  38. Ñ Version 3.1 of Tom Scavo's TeX mode.
  39.  
  40. ================================================================================ 
  41. = 6.0963 1-19-96
  42. ================================================================================ 
  43. Ñ Change in the preferences dialog.
  44. Ñ Back to caret to denote control modifiers in menus.
  45. Ñ Changed command equiv for searchNextFile.
  46.  
  47. ================================================================================ 
  48. = 6.0962 1-18-96
  49. ================================================================================ 
  50. Ñ Fixes 'Find' crasher.
  51.  
  52. ================================================================================ 
  53. = 6.096 1-15-96
  54. ================================================================================ 
  55. Ñ 3.1 beta TeX mode by Tom Scavo.
  56. Ñ radio buttons and gray outlines added to 'dialog'.
  57. Ñ 'Escape' selects Cancel button again.
  58. Ñ Hopefully, the crashing w/ simple key sequences on international 
  59.   keyboards is fixed.
  60.  
  61. ================================================================================ 
  62. = 6.095 1-7-96
  63. ================================================================================ 
  64. Ñ Non-alphanumeric mailbox names handled.
  65. Ñ "Revert To Backup" added to file menu.
  66. Ñ Replace-all can now be aborted w/ command-.
  67. Ñ multi-line comment coloring problem fixed.
  68. Ñ Eudora and config menus continue to evolve. The eudora mode, especially, I 
  69.   think is especially slick. Opening mailboxes large is still slow, but 
  70.   everything else works pretty well.
  71. Ñ Improved CodeWarrior error reporting from John Dunning.
  72. Ñ New icons for function keys in menus. The 'control' icon is now 
  73.   different (looks like a picnic table).
  74. Ñ 'wordWrap' and 'softWrap' subsumed into a single variable ('wordWrap'), and 
  75.   accessed via a menu in the status bar.
  76. Ñ Non-regular-expression batch searches now work correctly.
  77. Ñ Config menu re-arranged. Flags and vars now set using dialog.
  78. Ñ New 'dialog' function.
  79.  
  80.  
  81. ================================================================================ 
  82. = 6.094 1-7-96
  83. ================================================================================ 
  84. Ñ Row-col indicator changes again.
  85. Ñ Drag bar problems fixed.
  86. Ñ Eudora mode significantly improved.
  87.  
  88. ================================================================================ 
  89. = 6.093 1-6-96
  90. ================================================================================ 
  91. Ñ Row-col indicator works for >10000 lines again.
  92. Ñ Fixed open-file bug recently introduced.
  93.  
  94. ================================================================================ 
  95. = 6.092 1-6-96
  96. ================================================================================ 
  97. Ñ Command-click on title now gives enabled menu, result is sent to tcl proc
  98.   'titlebar', currently opens the folder in the Finder.
  99. Ñ A few Eudora mode changes, now we have docs! 
  100. Ñ Other random, assorted minor fixes.
  101.  
  102. ================================================================================ 
  103. = 6.091 1-4-96
  104. ================================================================================ 
  105. Ñ region modifiers now taken notice of read-only status
  106. Ñ text menu alternation problem fixed.
  107. Ñ space and delete work intelligently in browser and mail modes.
  108.  
  109. ================================================================================ 
  110. = 6.09 1-4-96
  111. ================================================================================ 
  112. Ñ File and mode-selection popup are now in the status window.
  113. Ñ 'showPlatform', 'showRowCol', and 'showMode' are gone, in effect always on.
  114.  
  115.  
  116. ================================================================================ 
  117. = 6.08 1-2-96
  118. ================================================================================ 
  119. Ñ Another menu re-configuration. Help menu gone, everything now under system 
  120.    help menu.
  121. Ñ "Quick Start" doc added.
  122. Ñ The "Sort Lines" menu item (under Text) now alternates w/ "Reverse Sort".
  123. Ñ "Mode Info" and "File Info" popups separated. "File Info" still popup, 
  124.   "Mode Info" now under Config.
  125. Ñ You can no longer bring a window to the front and drag it in one click. 
  126.   Let me know if you disagree w/ this. I had several complaints about the 
  127.   current setup.
  128.   
  129. ================================================================================ 
  130. = 6.07 1-2-96
  131. ================================================================================ 
  132. Ñ Internet Config warning (on startup) removed.
  133. Ñ drag warning narrowed.
  134. Ñ obscure 'addAppPaths' bug fixed.
  135. Ñ defaults for color picker added.
  136. Ñ Slight menu re-configuration.
  137. Ñ Command-click and command-double-click differentiated a bit better.
  138.  
  139. ================================================================================ 
  140. = 6.06 1-2-96
  141. ================================================================================ 
  142. Ñ Redraw bug w/ split panes fixed.
  143. Ñ Bugs w/ command-double-clicking and slow file loads (both added in 6.05) 
  144.   fixed. 
  145.  
  146. ================================================================================ 
  147. = 6.05 1-1-96
  148. ================================================================================ 
  149. Ñ 'colorTriple' now takes an initial color.
  150. Ñ new routine icURL <URL> that passes arg to Internet Config, if present.
  151. Ñ command-clicking passes the text to Internet Config (doesn't yet work for 
  152.   68k version).  
  153. Ñ New Internet Config menu. 
  154. Ñ New soft-wrapping feature.  Vars 'wrapLow', and 'wrapHigh'.
  155. Ñ 'Push' and 'pop' marks moved up a level in Search menu. Hypertext jumps 
  156.   now call 'pushMark' before performing the action.
  157.  
  158. ================================================================================ 
  159. = 6.04 12-25-95
  160. ================================================================================ 
  161. Ñ Cmd-double-clicking procs can now notice a "control"
  162.   modifier of the basic command-double-clicking. No mode yet uses this.
  163. Ñ Red and blue colors changed slightly.
  164. Ñ Eudora mode subject display glitch fixed.
  165. Ñ Fixed nastly little memory bug (which usually showed up while pasting 
  166.   large chunks of text).
  167. Ñ XTCLs are gone. They will be replaced in the near future by the standard 
  168.   Tcl extension mechanism. See Ray Johnson at SunLabs for more details.
  169. Ñ Bug inserting literals ampersands fixed.
  170. Ñ Discrepancy between two versions of 'menu' command fixed. Menuprocs are 
  171.   called w/ two arguments, return value ignored.
  172. Ñ Tag files now always created type mac, prompt for wrapping tagwin no 
  173.   longer occurs.
  174. Ñ If the first line of a file contains the text 'nowrap' anywhere in it, 
  175.   the wrap prompt is not displayed, regardless of the line lengths.
  176.  
  177. ================================================================================ 
  178. = 6.03 12-11-95
  179. ================================================================================ 
  180. Ñ Including Pete Gontier's ClickWarrior, an init that vectors clicks in 
  181.   CodeWarrior's project window to Alpha. See here for details.
  182. Ñ Fixed HTML display problem.
  183. Ñ Enhanced Fortran mode, mode-specific indentLine, fileset-specific 
  184.   'cTAGS' from Tom Pollard. Also an 'emacs' smartMode in :Tcl:UserCode.
  185.  
  186. ================================================================================ 
  187. = 6.02 11-11-95
  188. ================================================================================ 
  189. Ñ Command-double-clicking on a URL now sends it to your web browser. See 
  190.   here to customize.
  191. Ñ More of Vince Darley's Tcl code, new marking routines for C, C++, Tcl. 
  192.   New rebuildTclIndices. (un)Commentbox(paragraph).
  193. Ñ Inserting text in keyboard macro doesn't mess up mark.
  194. Ñ Alpha menu icons don't pop up when other apps frontmost.
  195. Ñ "Recent Files" list can now be reset. Only one instance of a given 
  196.   filename can now be in list.
  197. Ñ Added "Redefine colors╔" submenu off Mode. See manual.
  198. Ñ Added Vince Darley's fillParagraph and smarterSource code. 
  199. Ñ Added mode-specific prefs (not Vince's).
  200. Ñ Mail mode allows you to tell Eudora to quit notifying Alpha.
  201.  
  202. ================================================================================ 
  203. = 6.01 7-21-95
  204. ================================================================================ 
  205. Ñ 'repeatSearchBackward' and 'repeatSearchForward' now work correctly in 
  206.   macros
  207. Ñ added/changed 'searchString'/'replaceString'.
  208.  
  209. ================================================================================ 
  210. = 6.01 7-21-95
  211. ================================================================================ 
  212. Ñ MacPerl mode fixes, new help files for MacPerl and BibTeX.
  213. Ñ Patterns menu from the find dialog now gets updated.
  214. Ñ "DropÑPS" is now selectable from the print menu.
  215. Ñ Very rudimentary eudora interface added. Install via the 'Utils' menu.
  216. Ñ Added 'tileMargin' var so that different win styles, such as those of 
  217.   'Aaron', look right.
  218. Ñ Added 'eventHandler' hook to allow Tcl scripts to respond to incoming 
  219.   Apple Events.
  220. Ñ Latex bug fixed.
  221.     
  222. ================================================================================ 
  223. = 6.0 7-16-95! 
  224. ================================================================================ 
  225. Ñ Added 'Bib' to modes 'commentBox' recognizes.
  226.  
  227. ================================================================================ 
  228. = 6.0b28 7-16-95 
  229. ================================================================================ 
  230. Ñ Fixed some distribution problems.
  231.  
  232. ================================================================================ 
  233. = 6.0b28 7-16-95 
  234. ================================================================================ 
  235. Ñ Added 'Send Url' to Utils menu, moved emacs menu over to Mode.
  236. Ñ Fixed DOS-file crash.
  237. Ñ Fixed top-level HTML menu problem.
  238. Ñ New mode definitions for ADA flex/yacc
  239. Ñ New fixes/additions to Perl and BibTeX modes.
  240.  
  241. ================================================================================ 
  242. = 6.0b27 7-11-95 
  243. ================================================================================ 
  244. Ñ New (and final, for a while) latex mode.
  245. Ñ "Remove Saved Setting" no longer unsets the variable.
  246. Ñ Changed HTML mode icon to Netscape, added a "Send URL to Netscape" item 
  247.   under the HTML URLs submenu.
  248.  
  249. ================================================================================ 
  250. = 6.0b26 7-4-95 
  251. ================================================================================ 
  252. Ñ Lock icon now redraws after resume.
  253. Ñ Another try at alleviating the annoying dialogs when using TPM 7.0.4.
  254. Ñ Another try at word-wrapping.
  255. Ñ A couple of drag-scrolling bugs in split-pane windows fixed.
  256.  
  257.  
  258. ================================================================================ 
  259. = 6.0b25 7-4-95 
  260. ================================================================================ 
  261. Ñ New HTML version
  262. Ñ 'indentOnCR' now respected during word wrapping.
  263. Ñ bug fix in bibtex mode.
  264. Ñ Crashing bug w/ split windows fixed.
  265. Ñ Read-only 'lock' icon now above vertical scrollbar.
  266.  
  267.  
  268. ================================================================================ 
  269. = 6.0b24 7-3-95 
  270. ================================================================================ 
  271. Ñ word-wrapping now uses vars 'wrapBreak' and 'wrapBreakPreface'.
  272. Ñ flags now work in C++ mode.
  273. Ñ New LaTeX version.
  274. Ñ "Find Options" dialog problems fixed.
  275.  
  276.  
  277. ================================================================================ 
  278. = 6.0b23 7-3-95 
  279. ================================================================================ 
  280. Ñ 'Win Sets' are gone. However, you can entirely duplicate their behavior 
  281.   by using 'Create Fileset From Wins' and 'Open Entire Fileset' under the 
  282.   "FileSets:Utilities" submenu.
  283. Ñ Nasty little (real old) bug that caused the cursor to appear only briefly 
  284.   after a command executed finally fixed.
  285. Ñ Moved 'hilite' out of a Search submenu.
  286. Ñ "Replace in Fileset" moved to control alternate of "Replace All".
  287. Ñ Bug w/ queued replies (usually seen w/ think project manager) fixed.
  288. Ñ Fortran comment coloring bug fixed.
  289. Ñ Split pane bug fix.
  290. Ñ Word-wrapping bug. 
  291. Ñ Fixed some hiliting bugs. In doing so, I broke scrolling when covered by 
  292.   floating windows. For those of you that this affects, for right now I 
  293.   say, "Don't Do That."
  294. Ñ Fixed "Goto Tab Stop" problem in TeX mode.
  295. Ñ 3D buttons have gone away. If you liked them, I suggest you get the "
  296.   Aaron" init. This should also fix the problem w/ crashing on the original 
  297.   portables.
  298.  
  299. ================================================================================ 
  300. = 6.0b22 7-1-95 
  301. ================================================================================ 
  302. Ñ Redraw fixes w/ multiple panes.
  303. Ñ Enable/disable emacs persists across executions.
  304. Ñ Changed buttons, etc.
  305. Ñ New version of latex code.
  306. Ñ Added 'Replace In Fileset" proc.
  307. Ñ Can now create filesets on the fly from the find window.
  308.  
  309.  
  310. ================================================================================ 
  311. = 6.0b21 6-12-95 
  312. ================================================================================ 
  313. Ñ Addition of underline keywords for latex mode (not in place yet).
  314. Ñ 'word match' works w/ batch searches.
  315. Ñ Multi-file directory scans have option of text-only. 
  316. Ñ Final latex mode nearing completion.
  317. Ñ Small html and bibtex mode changes.
  318. Ñ Bindings w/ a shift, but not a command, control, or option, now work.
  319. Ñ 'latex' 2.09 proc works again....
  320.  
  321. ================================================================================ 
  322. = 6.0b20 6-11-95 
  323. ================================================================================ 
  324. Ñ Fix in 'showVarValue'.
  325. Ñ 'editMark' now creates marks if they don't exist.
  326. Ñ Print submenu changed, can now set default printer app.
  327. Ñ Clicking on drag bar of inactive window makes active and then continues 
  328.   to drag.
  329. Ñ indentLine/indentRegion and lineToParagraph/paragraphToLine added to 
  330.   Convert menu.
  331. Ñ sendOpenEvent takes an option that tells it to not wait for a reply.
  332. Ñ Comment colorizing better.
  333. Ñ Files w/ Projector's "ModifyReadOnly" flag set can now be modified.
  334. Ñ LaTeX mode almost finished╔
  335.  
  336. ================================================================================ 
  337. = 6.0b19 6-5-95 
  338. ================================================================================ 
  339. Ñ Popup menus from the 'prompt' command now correctly display spacers.
  340. Ñ Lots of new latex and perl changes/fixes. 'latex' in the 2.09 version 
  341.   works now.
  342. Ñ 'alpharc.tcl' has been renamed 'prefs.tcl'. Probably the last name change
  343.   in a while :-).
  344. Ñ Directory comparisons seem to be working on my machine...
  345. Ñ Printing through various apps allowed.
  346.   
  347. ================================================================================ 
  348. = 6.0b18 6-3-95 
  349. ================================================================================ 
  350. Ñ Added docs for the new preferences routines ('addDef', 'addArrDef', 
  351.   'removeDef', and 'removeArrDef', fixed some problems, added 
  352.   a menu item to open up the new alpharc.tcl file, addUserLine now writes 
  353.   to alpharc instead of userStartup.
  354. Ñ Slightly re-organized the Filesets menu.
  355. Ñ 'menu' now takes a "mode" flag.
  356.  
  357. ================================================================================ 
  358. = 6.0b17 6-3-95 
  359. ================================================================================ 
  360. Ñ Added new user preferences system, use addDef/removeDef and 
  361.   addArrDef/removeArrDef pairs. In prefs.tcl. 'userStartup.tcl' is no 
  362.   longer sourced! However, there is now a new file called "alpharc.tcl" 
  363.   that is sourced from the prefs folder. No tcl routines add text to
  364.   this file.
  365. Ñ Added new "recent files" sub-menu to File menu. "Recent" files can also
  366.   be opened via the 'editFile' dialog.
  367.  
  368. ================================================================================ 
  369. = 6.0b16 6-2-95 
  370. ================================================================================ 
  371. Ñ cleaned up some messes put in w/ b15
  372.  
  373.  
  374. ================================================================================ 
  375. = 6.0b15 5-29-95 
  376. ================================================================================ 
  377. Ñ ordinary deletions after rectangular deletions work better.
  378. Ñ PPC scrollbar problem gone
  379. Ñ Text buffers now allocated via mac routines vs unix, hopefully giving 
  380.   low memory behavior.
  381.  
  382. ================================================================================ 
  383. = 6.0b14 5-29-95 
  384. ================================================================================ 
  385. Ñ "Mode:App Paths" a bit easier to use
  386. Ñ pathnames longer than 128 chars work
  387. Ñ bindings from non-active menus are not active either
  388. Ñ some split-pane redrawing problems fixed
  389. Ñ 'statusPrompt' no longer appends a space to the prompt
  390. Ñ shift no longer works as a binding modifier except for alpha-numerics
  391. Ñ command-shift-dash for "Switch to" for compilers now command-shift-s
  392. Ñ Nasty bug w/ get_directory and get_file fixed.
  393. Ñ All function keys/arrow keys now terminate incremental searches.
  394. Ñ 'get_directory' now accepts a prompt argument.
  395. Ñ 'statusPrompt' doesn't have problems w/ activate events any more
  396. Ñ 'prompt' no longer interprets slashes as command equivalents in menu
  397. Ñ command-v now 'paste's from within 'statusPrompt'
  398. Ñ 8-bit chars handled better.
  399. Ñ Repeat searches now always move at least one char before matching. Let 
  400.   me know what you think.
  401. Ñ Some fixes for search-replacements w/ null patterns or replacement 
  402.   strings. '&' in a grep replacement string now works correctly.
  403.  
  404. ================================================================================ 
  405. = 6.0b13 3-25-95 
  406. ================================================================================ 
  407. Ñ Scrolling vertically through window correctly redraws when obscured by a
  408.   single floating window.
  409. Ñ 'addUserLine' now uses curly braces instead of parens.
  410. Ñ Cmd-double-clicking now works for "C" tags, Tcl procs in UserCode or 
  411.   SystemCode, and words in the Tcl language. Can also access by selecting 
  412.   a word and using the "Modes:Lookup Name" menu item.
  413. Ñ 68k on primitive 68ks better :-)
  414. Ñ Bug w/ hiliting on split windows fixed.
  415. Ñ Emacs menu can be turned on and off.
  416. Ñ Double-clicking on split-window bar toggles split window.
  417.  
  418. ================================================================================ 
  419. = 6.0b12 3-20-95 
  420. ================================================================================ 
  421. Ñ New price structure, new registration system.
  422. Ñ Command-. works again.
  423. Ñ 'puts' spits carriage returns again.
  424. Ñ better replaceAll behavior
  425. Ñ Added '<E' extend style to menu items, forces new dynamic item 
  426.   alternate group. 
  427. Ñ Added 'getColors' command.
  428. Ñ Added hyperText ability.
  429. Ñ 'saveAs' changed.
  430. Ñ cmd-double-clicking in the window no longer brings up the mark menu, 
  431.   but clicking on the curly braces and command-clicking on the titlebar both
  432.   still do. cmd-double-clicking now tries to find the definition of a C 
  433.   function (See here).
  434.   
  435. ================================================================================ 
  436. = 6.0b11 3-17-95 
  437. ================================================================================ 
  438. Ñ powerThumb back.
  439. Ñ filesets menu now responds to changes in file system if rebuilt. 
  440.   However, this only works for filesets created this by this version or 
  441.   higher. If you want to manually hack your userStartup.tcl to use your 
  442.   old filesets, look at how the 'System' etc. filesets are defined in 
  443.   fileSets.tcl.
  444. Ñ AEBuild works for 68k again.
  445. Ñ numlock is displayed on the statusbar
  446.  
  447. ================================================================================ 
  448. = 6.0b10 3-15-95 
  449. ================================================================================ 
  450. Ñ 68k scrollbar thumb, titlebar popup crashes fixed
  451. Ñ 'numLock' flag added to remove bindings from keypad and use as keypad. 
  452.   The "clear" or numlock keypad key now toggles this binding.
  453. Ñ 'scanfile' (and hence the grep procs) handle unix and ibm files better.
  454.  
  455. ================================================================================ 
  456. = 6.0b9 3-1-95 
  457. ================================================================================ 
  458. Ñ Alpha correctly creates startup file and directory now.
  459. Ñ Keybinding and lookup done differently. Hopefully, the new scheme will 
  460.   allow will better for international users. Please send me mail on 
  461.   whether this is true. Also, handling of the CapsLock key should be much 
  462.   better.
  463. Ñ Crashing when dragging thumb gone, but had to temporarily kill 
  464.   powerThumb feature.
  465. Ñ Changed 'Csh' mode to 'Shel' mode.
  466.   
  467. ================================================================================ 
  468. = 6.0b8 3-1-95         Switched to CodeWarrior, introduced many problems╔
  469. ================================================================================ 
  470. Ñ INCOMPATIBILITY! "userStartup.tcl" must now be in a "Alpha" folder 
  471.   within your system preferences directory. Alpha will no longer find the 
  472.   old preferences, and WILL NOT copy it over for you.
  473. Ñ command-click on window title now give popup menu showing location
  474. Ñ cleaner proc now copies instead of moving
  475. Ñ isearch doesn't quit when encountering bound characters unless with 
  476.   command, control, or option.
  477. Ñ no longer support option modifed US KCHR resource that gets rid of dead 
  478.   keys.
  479. Ñ Holding down control (sorry, option unavailable because of rectangular 
  480.   editing) while clicking on paren selects paren in addition to contained 
  481.   expression. 
  482. Ñ Toolbox Assistant support added. By default, this has been added to the 
  483.   C, C++, and Pascal modes. YOU MAY NOT SEE THIS IF YOU HAVE ALREADY MODIFIED 
  484.   WHICH MENUS THESE MODES DISPLAY. If this is the case, just use the 
  485.   'setModeMenus' option under the bottom popup menu above the vertical 
  486.   scrollbar.
  487. Ñ "Mode:App Paths" allows Alpha's paths to various other applications to
  488.   be viewed, changed, or reset.
  489. Ñ Added commands 'splitWindow' and 'otherPane'. Not quite complete.
  490. Ñ Added postscript mode.
  491. Ñ Several colorizing bugs fixed, most having to do w/ comments.
  492. Ñ 'optionIsMeta' gone completely
  493. Ñ added 'forceMainScreen' flag. When set, all windows are forced to be 
  494.   completely visible on the main screen. Otherwise, they just stay 
  495.   whereever they open.
  496. Ñ 'suppressHeader' phased out in favor of 'printHeader', 
  497.   'printHeaderTime', and 'printHeaderFullPath'.
  498. Ñ 'maskCapsLock' is gone, and capslock is handled more intelligently, at 
  499.   least for US keyboards. This *will* be getting better in future versions.
  500.   
  501. ================================================================================ 
  502. = 6.0b7 11-14-94 
  503. ================================================================================ 
  504. Ñ CodeWarrier fixes:
  505.     - create warrior fileset now notices more than one segment
  506.     - timeouts are longer
  507.  
  508. ================================================================================ 
  509. = 6.0b6 11-14-94 
  510. ================================================================================ 
  511. Ñ Added a few things to support CodeWarrier.
  512. Ñ 'edit' now has -w option.
  513.  
  514.  
  515. ================================================================================ 
  516. = 6.0b4 11-11-94 
  517. ================================================================================ 
  518. Ñ added 'openTexWindow' to "Latex Utilities" submenu.
  519. Ñ fixed bugs in 'newModeVar', 'display'.
  520. Ñ slightly changed next/prev(sub)section latex commands to display 
  521.   selected line at top of window
  522. Ñ 'userStartup.tcl' moved to "Internal:System Folder:Preferences:Alpha userStartup.tcl"
  523. Ñ GNU diff now works for directories other than the startup disk
  524. Ñ display bug fixed
  525.  
  526. ================================================================================ 
  527. = 6.0b3 11-11-94 
  528. ================================================================================ 
  529. Ñ 'replaceText' bug fixed
  530. Ñ userStartup cleaner added at quit 
  531. Ñ Compare directories is here!
  532. Ñ text clippings can now be imported via drag and drop
  533. Ñ Now check for drag-n-drop init...
  534.  
  535. ================================================================================ 
  536. = 6.0b2 10-26-94 
  537. ================================================================================ 
  538. Ñ 'posActivate' gone
  539. Ñ Alpha now defines 'screenWidth' and 'screenHeight' variables.
  540. Ñ Alpha now checks for windows off screen
  541. Ñ Apple drag-n-drop of text and files supported.
  542.  
  543. ================================================================================ 
  544. = 5.98 10-26-94 
  545. ================================================================================ 
  546. Ñ Fancy new menus!
  547. Ñ added Pascal mode. By default, this only recognizes files with .p suffixes.
  548. Ñ '-s' search option now saves     'forward', 'regExpr', 'matchWords', and 
  549.   'ignoreCase'. 
  550. Ñ menus now dynamically sourced.
  551. Ñ if '&' last char in menu item, no special chars interpreted.
  552. Ñ 'regModeKeywords' now allows additional keywords to be added, possible 
  553.   of a different color than older keywords.
  554. Ñ 'largestPrefix' returns largest common prefix of a list of strings.
  555. Ñ 'getNamedMarks' changed behavior.
  556. Ñ 'regModeKeywords' has been changed.
  557. Ñ "File:Win Sets" submenu.
  558. Ñ Assorted color improvements.
  559. Ñ 'listpick' now returns an error if "Cancel" is selected.
  560. Ñ double-clicking on parens, square brackets, and curly brances selects 
  561.   entire expression.
  562.   
  563. ================================================================================ 
  564. = 5.97 9-26-94 
  565. ================================================================================ 
  566. Ñ ReplaceAll now notices and complains about regular expressions that 
  567.   match zero-length pieces of text.
  568. Ñ Included GNU Diff w/ distribution. I forgot it w/ the previous two 
  569.   distributions. 
  570.   
  571. ================================================================================ 
  572. = 5.96 9-25-94 
  573. ================================================================================ 
  574.